Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.liveconnect.google.drive.core.theme--resources

This contribution is part of XML component org.nuxeo.ecm.liveconnect.google.drive.core.theme inside nuxeo-liveconnect-google-drive-jsf-9.10.jar /OSGI-INF/theme-contrib.xml

Extension Point

Extension point resources of component WebResources.

Contributed Items

  • <resource name="googleclient.js">
          <path>nxthemes/html/scripts/googleclient.js</path>
        </resource>

XML Source

<extension point="resources" target="org.nuxeo.ecm.platform.WebResources">
    <resource name="googleclient.js">
      <path>nxthemes/html/scripts/googleclient.js</path>
    </resource>
  </extension>